C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientAutoSizingRow Property

In This Topic
OnClientAutoSizingRow Property (TransposedGrid<T>)
In This Topic
Occurs before the user auto-sizes a row by double-clicking the bottom edge of a row header cell.
Syntax
'Declaration
 
Public Overridable Property OnClientAutoSizingRow As String
 
See Also